Leadtools.MedicalViewer Namespace : MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> Class |
public class MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> : Leadtools.RasterCollection<MedicalViewerPlaneCutLine>, System.Collections.Generic.ICollection<MedicalViewerPlaneCutLine>, System.Collections.Generic.IEnumerable<MedicalViewerPlaneCutLine>, System.Collections.Generic.IList<MedicalViewerPlaneCutLine>, System.Collections.IEnumerable
'Declaration Public Class MedicalViewerPlaneCutLinesCollection(Of MedicalViewerPlaneCutLine) Inherits Leadtools.RasterCollection(Of MedicalViewerPlaneCutLine) Implements System.Collections.Generic.ICollection(Of MedicalViewerPlaneCutLine), System.Collections.Generic.IEnumerable(Of MedicalViewerPlaneCutLine), System.Collections.Generic.IList(Of MedicalViewerPlaneCutLine), System.Collections.IEnumerable
'Usage Dim instance As MedicalViewerPlaneCutLinesCollection(Of MedicalViewerPlaneCutLine)
generic<typename MedicalViewerPlaneCutLine> public ref class MedicalViewerPlaneCutLinesCollection : public Leadtools.RasterCollection<MedicalViewerPlaneCutLine>, System.Collections.Generic.ICollection<MedicalViewerPlaneCutLine>, System.Collections.Generic.IEnumerable<MedicalViewerPlaneCutLine>, System.Collections.Generic.IList<MedicalViewerPlaneCutLine>, System.Collections.IEnumerable